[index]

OpenCard Message

Syntax

on openCard
end openCard Sent to the current card

Description

The openCard system message is sent when the user navigates between cards. This message can be used to initiate an action whenever a card is opened; for example, when using the popup command.

Notes

When a new card is created, the openCard message is sent immediately before the newCard message. The openCard message is not sent if the global property lockMessages is true.

Examples

on openCard tabKey
This text has been mechanically extracted from the Oracle Media Objects 1.0.4.9 MediaTalk Reference, © 1995 Oracle Corporation, and is provided here solely for educational/historical purposes.